Closed Bug 1800395 Opened 3 years ago Closed 3 years ago

Fold nsNodeInfoManager::Init() into constructor

Categories

(Core :: DOM: Core & HTML, task, P3)

task

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

nsNodeInfoManager::Init() doesn't serve much of a purpose, separate from the constructor. It's always called immediately after the constructor, and it doesn't have any failure cases, so there's no reason to separate it out.

Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Severity: -- → N/A
Priority: -- → P3
Pushed by dholbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/53de0065a049 Fold nsNodeInfoManager::Init() into constructor. r=mccr8
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: